From 4eda59a90d9fb181df7e1e2fb130a2ab588a737a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 2 Jun 1993 06:52:09 +0000 Subject: [PATCH] (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps. --- lib-src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 27567bdf87d..f213dedea2e 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -108,7 +108,7 @@ ALL_CFLAGS = ${C_SWITCH_SYSTEM} -Demacs -DHAVE_CONFIG_H \ .c.o: ${CC} -c ${CPPFLAGS} ${ALL_CFLAGS} $< -all: ${EXECUTABLES} +all: ${UTILITIES} ${INSTALLABLES} ### Install the internal utilities. Until they are installed, we can ### just run them directly from lib-src. -- 2.30.2